summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/Errors.h')
-rw-r--r--src/OSSupport/Errors.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/OSSupport/Errors.h b/src/OSSupport/Errors.h
deleted file mode 100644
index 8ce9deb10..000000000
--- a/src/OSSupport/Errors.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#pragma once
-
-AString GetOSErrorString(int a_ErrNo);
-